.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #19afe8;
          box-shadow: 0px 0px 0px 2px #19afe8;
  border-radius: 50%;
}
.index-list {
  width: 100%;
  background-color: #fafafa;
  border-bottom: 1px solid #e6e6e6;
}
.index-list ul li {
  width: 334px;
  height: 90px;
  padding-top: 40px;
  text-align: center;
}
.index-list ul li.mid {
  width: 530px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.index-list ul li .index-list-img {
  display: inline-block;
  vertical-align: top;
}
.index-list ul li .index-list-word {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 5px;
}
.index-list ul li .index-list-word h3 {
  color: #333;
  font-size: 18px;
  margin: 0;
}
.index-list ul li .index-list-word p {
  color: #666;
}
.index-title {
  text-align: center;
  margin: 50px 0 30px;
}
.index-title h3 {
  color: #333;
  font-size: 30px;
  margin: 0;
  font-weight: normal;
}
.index-title p {
  text-transform: uppercase;
  letter-spacing: 20px;
  color: #999;
  font-size: 12px;
  margin-top: 5px;
}
.index-product .index-product-list {
  overflow: hidden;
  width: 100%;
  height: 636px;
  border: 1px solid #e0e0e0;
  position: relative;
}
.index-product .index-product-list .index-product-one {
  width: 800px;
  height: 636px;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: -1px;
  left: -1px;
}
.index-product .index-product-list .index-product-one .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.index-product .index-product-list .index-product-one .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #19afe8;
          box-shadow: 0px 0px 0px 2px #19afe8;
  border-radius: 50%;
}
.index-product .index-product-list .index-product-one .index-product-one-word h3 {
  color: #393939;
  font-size: 24px;
  font-weight: 100;
  margin: 20px 0;
  text-align: center;
}
.index-product .index-product-list .index-product-one .index-product-one-word ul {
  width: 290px;
  margin: 0 auto;
}
.index-product .index-product-list .index-product-one .index-product-one-word ul li {
  text-align: center;
  padding: 0 20px;
}
.index-product .index-product-list .index-product-one .index-product-one-word ul li.mid {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.index-product .index-product-list .index-product-one .index-product-one-word ul li span {
  color: #9a9a9a;
  font-size: 20px;
}
.index-product .index-product-list .index-product-one .index-product-one-word ul li p {
  color: #999;
  font-size: 12px;
  margin-top: 5px;
}
.index-product .index-product-list .index-product-two {
  width: 600px;
  height: 306px;
  border: 1px solid #e0e0e0;
  background-image: url("/images/index-product02.jpg?v=001");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -1px;
  left: 599px;
  color: #171717;
}
.index-product .index-product-list .index-product-two h3 {
  padding-top: 40px;
  font-size: 20px;
  margin: 0;
  margin-left: 30px;
  font-weight: normal;
}
.index-product .index-product-list .index-product-two p {
  font-size: 14px;
  margin-left: 30px;
  margin-top: 5px;
}
.index-product .index-product-list .index-product-there {
  width: 400px;
  height: 318px;
  border-bottom: 1px solid #e0e0e0;
  background-image: url("/images/tui202102.jpg?v=001");
  
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 65% auto;
  background-position: top center;
  position: absolute;
  top: -1px;
  left: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 275px;
  text-align: center;
}
.index-product .index-product-list .index-product-there p,
.index-product .index-product-list .index-product-there span {
  color: #999;
  margin-top: 15px;
}
.index-product .index-product-list .index-product-four {
  width: 400px;
  height: 318px;
  position: absolute;
  bottom: -1px;
  left: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 275px;
  text-align: center;
  color: #999;
  background-image: url("/images/tui202103.jpg?v=001");
  
  background-repeat: no-repeat;
  background-position: center top;
  background-position: top center;
  background-size: 65% auto;
}
.index-product .index-product-list .index-product-four p,
.index-product .index-product-list .index-product-four span {
  color: #999;
  margin-top: 15px;
}
.index-worry .worry-swiper .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.index-worry .worry-swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #19afe8;
          box-shadow: 0px 0px 0px 2px #19afe8;
  border-radius: 50%;
}
.index-join {
  background-image: url("/images/index-join.jpg");
  background-repeat: no-repeat;
  background-position: center;
  height: 647px;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 50px;
}
.index-join .index-join-title {
  text-align: center;
}
.index-join .index-join-title h3 {
  font-size: 24px;
  color: #171717;
  margin: 0;
  font-weight: normal;
  position: relative;
}
.index-join .index-join-title h3:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -35px;
  width: 40px;
  height: 1px;
  background-color: #171717;
}
.index-join .index-join-title p {
  color: #171717;
  font-size: 16px;
  margin-top: 70px;
}
.index-join .index-join-title a {
  width: 150px;
  height: 50px;
  border: 1px solid #171717;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #171717;
  margin: 25px auto 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-join .index-join-title a:hover {
  border: 1px solid #19afe8;
  background-color: #19afe8;
  color: #fff;
}
.index-join .index-join-list {
  width: 100%;
  height: 334px;
  background-color: #fff;
  margin-top: 40px;
}
.index-join .index-join-list ul li {
  width: 599px;
  height: 334px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding-top: 40px;
}
.index-join .index-join-list ul li:first-child {
  border-right: 1px solid #dfdfdf;
}
.index-join .index-join-list ul li h3 {
  color: #171717;
  font-size: 20px;
  margin: 0;
}
.index-join .index-join-list ul li p {
  color: #999;
  font-size: 16px;
  margin: 40px 0;
}
.index-join .index-join-list ul li img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 15px;
}
.index-join .index-join-list ul li a {
  color: #333;
  display: inline;
}
.index-join .index-join-list ul li a:hover {
  color: #19afe8;
}
.index-join .index-join-list ul li a span {
  font-size: 18px;
  margin-right: 5px;
}
.index-news .index-news-list ul {
  width: 1225px;
}
.index-news .index-news-list ul li {
  width: 385px;
  margin-right: 20px;
  border: 1px solid #ecebeb;
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.index-news .index-news-list ul li:hover {
  -webkit-box-shadow: 0 15px 30px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 30px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
          transform: translate3d(0, -2px, 0);
  z-index: 2;
}
.index-news .index-news-list ul li .index-news-img {
  width: 100%;
  height: 240px;
  position: relative;
}
.index-news .index-news-list ul li .index-news-img p {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 85px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #19afe8;
  color: #fff;
}
.index-news .index-news-list ul li .index-news-word {
  color: #333;
  padding: 20px 15px 0;
  height: 80px;
}
.index-news .index-news-list ul li .index-news-word h3 {
  font-size: 16px;
  margin: 0 0 5px;
}
.index-need {
  margin-top: 50px;
  background-color: #fafafa;
  padding-bottom: 80px;
}
.index-need .index-need-title {
  padding-top: 50px;
  text-align: center;
}
.index-need .index-need-title h3 {
  font-size: 30px;
  font-weight: normal;
  color: #333;
  margin: 0;
}
.index-need .index-need-title p {
  color: #333;
  font-size: 16px;
  margin-top: 10px;
}
.index-need .index-need-list {
  margin-top: 60px;
}
.index-need .index-need-list ul {
  width: 1220px;
}
.index-need .index-need-list ul li {
  width: 285px;
  margin-right: 20px;
  text-align: center;
  padding-bottom: 35px;
  -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.index-need .index-need-list ul li:hover {
  -webkit-box-shadow: 0 15px 30px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 30px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
          transform: translate3d(0, -2px, 0);
}
.index-need .index-need-list ul li img {
  width: 70px;
  height: 70px;
  display: block;
  margin: 20px auto;
}
.index-need .index-need-list ul li h3 {
  color: #333;
  font-size: 18px;
  margin: 0;
  font-weight: normal;
}
.index-need .index-need-list ul li p {
  margin-top: 5px;
  color: #999;
  font-size: 12px;
}
.index-video {
  text-align: center;
  margin-top: 35px;
}
.index-video img {
  width: 700px;
  display: block;
  margin: 0 auto;
}
.index-video p {
  margin-top: 15px;
  font-size: 24px;
  color: #19afe8;
}
